module MCH
{
	imports
	{
		Base,
	}

    item ElasticRope
    {
        DisplayCategory=Item,
        Type=Normal,
        DisplayName=ElasticRope,
        Icon=Rope,
        Weight=0.1,
        WorldStaticModel=Rope,
    }

    item LargeGlassPane
    {
        DisplayCategory=Item,
        Type=Normal,
        DisplayName=Large Glass Pane,
        Icon=Mirror,
        Weight=1,
        WorldStaticModel=LargeGlasspanel,
    }

    item FourlogsWithElastic
    {
        DisplayCategory=Item,
        Type=Normal,
        DisplayName=LogsWithElastic,
        Icon=Logs4,,
        Weight=1.0,
        WorldStaticModel=FourLogsStack,
    }

    item generator2
    {
        DisplayCategory=Electronics,
        Weight=40,
        Type=Normal,
        DisplayName=Generator2,
        Icon=Generator,
        Tooltip=Tooltip_Generator,
        RequiresEquippedBothHands=true,
        MetalValue=500,
        ConditionMax=100,
        Tags=HeavyItem,
    }
    
    item Cup of Coffee
    {
        DisplayName=Cup Of Coffee,
        DisplayCategory=Food,
        Type=Food,
        Weight=0.5,
        CustomEatSound=DrinkingFromCan,
        CustomContextMenu=Drink,
        Icon=MugWhiteFull,
        FoodType=Coffee,
        Packaged=false,
        FatigueChange=-50,
        GoodHot=true,
        HungerChange=-5,
        UnhappyChange=-10,
        ThirstChange=-20,
        EnduranceChange=50,
        Calories=2,
        OnEat=OnEat_Coffee,
        Carbohydrates=0,
        Lipids=0,
        Proteins=1,
        StaticModel=MugWhite,
        WorldStaticModel=GlassTumbler_Ground,
    }
    
    item PlasticCoffeCup
    {
        DisplayCategory=WaterContainer,,
        Type=Normal,
        DisplayName=PlasticCoffeCup,
        Icon=GlassTumbler,
        Weight=0.1,
        WorldStaticModel=GlassTumbler_Ground,
        CanStoreWater=true,
        ReplaceOnUseOn=WaterSource-GlassTumblerWater,
        ReplaceTypes=WaterSource GlassTumblerWater,
        RainFactor=0.2,
        Tooltip=Tooltip_item_RainFromGround,
        Tags=CoffeeMaker,
    }

    
    item Chainsaw
    {
        DisplayCategory=Weapon,
        MaxRange=1.2,
        WeaponSprite=Chainsaw,
        MinAngle=0.72,
        Type=Weapon,
        SoundVolume=40,
        SoundRadius=30,
        MinimumSwingTime=4,
        KnockBackOnNoDeath=true,
        SplatBloodOnNoDeath=true,
        TwoHandWeapon=true,
        DamageMakeHole=true,
        SwingAmountBeforeImpact=0.02,
        Categories=Axe,
        Weight=3,
        ConditionLowerChanceOneIn=10,
        PushBackMod=0.5,
        SubCategory=Swinging,
        ConditionMax=15,
        MaxHitCount=1,
        DoorDamage=8,
        SwingAnim=ChainsawDefault,
        CriticalChance=35,
        CritDmgMultiplier=6,
        DisplayName=Chainsaw93,
        MinRange=0.61,
        SwingTime=3,
        HitAngleMod=-30,
        KnockdownMod=0,
        Icon=chainsawicon,
        IdleAnim=IdleChainsaw,
        RunAnim=runChainsaw,
        BreakSound=BreakMetalItem,
        DoorHitSound=Chainsawer,
        HitSound=Chainsawer,
        HitFloorSound=Chainsawer,
        SwingSound=Chainsawer,
        TreeDamage=150,
        MetalValue=150,
        CriticalChance=25,
        CritDmgMultiplier=3,
        MinDamage=0.6,
        MaxDamage=1.1,
        BaseSpeed=0.9,
        TwoHandWeapon=true,
        RequiresEquippedBothHands=true,
        WeaponLength=0.4,
        AttachmentType=BigWeapon, 
        WorldStaticModel=Chainsaw,
        Tags=ChopTree;CutPlant,
    }

    item CottonCandy
    {
        DisplayName=CottonCandy,
        DisplayCategory=Food,
        Type=Food,
        Weight=0.1,
        Icon=Cotoner,
        DaysFresh=25,
        DaysTotallyRotten=6,
        HungerChange=-15,
        UnhappyChange=-45,
        Calories=220,
        Carbohydrates=50,
        Lipids=0.5,
        Proteins=1,
        StaticModel=cotton,
        WorldStaticModel=cotton,
    }

    item BananaVitamins
    {
        DisplayName=BananaVitamins,
        DisplayCategory=Food,
        Type=Food,
        Weight=0.5,
        CustomEatSound=DrinkingFromCan,
        CustomContextMenu=Drink,
        Icon=MugSpiffo,
        FoodType=Coffee,
        Packaged=false,
        FatigueChange=-5,
        HungerChange=-25,
        UnhappyChange=-10,
        ThirstChange=-80,
        Calories=319,
        OnEat=OnEat_BanaVitamins,
        Carbohydrates=56,
        Lipids=8.3,
        Proteins=9.4,
        StaticModel=MugWhite,
        WorldStaticModel=GlassTumbler_Ground,
    }

      item OrangeVitamins
    {
        DisplayName=OrangeVitamins,
        DisplayCategory=Food,
        Type=Food,
        Weight=0.5,
        CustomEatSound=DrinkingFromCan,
        CustomContextMenu=Drink,
        Icon=MugSpiffo,
        FoodType=Coffee,
        Packaged=false,
        FatigueChange=-5,
        HungerChange=-15,
        UnhappyChange=-5,
        ThirstChange=-100,
        Calories=319,
        OnEat=OnEat_BanaVitamins,
        Carbohydrates=56,
        Lipids=8.3,
        Proteins=9.4,
        StaticModel=MugWhite,
        WorldStaticModel=GlassTumbler_Ground,
    }

     item StrewberrieVitamins
    {
        DisplayName=StrewberrieVitamins,
        DisplayCategory=Food,
        Type=Food,
        Weight=0.5,
        CustomEatSound=DrinkingFromCan,
        CustomContextMenu=Drink,
        Icon=MugSpiffo,
        FoodType=Coffee,
        Packaged=false,
        HungerChange=-5,
        UnhappyChange=-45,
        ThirstChange=-60,
        Calories=319,
        OnEat=OnEat_BanaVitamins,
        Carbohydrates=56,
        Lipids=8.3,
        Proteins=9.4,
        StaticModel=MugWhite,
        WorldStaticModel=GlassTumbler_Ground,
    }
}
